projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80d553d
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 15 Feb 2002 20:00:18 +0000
(20:00 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 15 Feb 2002 20:00:18 +0000
(20:00 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 37bcddfef4e20db621adf916d204061de893d0ea..418957ca345a3f9bfc21ce1a3ea71df1e08757c1 100644
(file)
--- a/
lisp/international/mule-cmds.el
+++ b/
lisp/international/mule-cmds.el
@@
-1150,7
+1150,8
@@
and enable that one. The default is the most recent input method specified
"Describe input method (default, current choice): ")))
(if (and input-method (symbolp input-method))
(setq input-method (symbol-name input-method)))
- (help-setup-xref (list #'describe-input-method (or input-method current-input-method))
+ (help-setup-xref (list #'describe-input-method
+ (or input-method current-input-method))
(interactive-p))
(if (null input-method)